AddressBookData.Text Function

Returns as a String the data this object refers to. If it is a property that holds one value such as AddressBookContact.FirstName, it returns the value.

Syntax

result = AddressBookData.Text( )

Return Value

Result

String

Notes

If it contains multiple strings, it returns the first string.